home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / bascom20.txt < prev    next >
Text File  |  1979-12-31  |  1KB  |  22 lines

  1. The BASIC Compiler patch diskette dated 10/29/85 contains fixes for
  2. the following situations:
  3.  
  4.      1. Active/Visual pages not scrolling properly.
  5.      2. System hangs on the CHAIN statement if all files not closed.
  6.      3. Elements of DYNAMIC arrays give arithmetic errors.
  7.      4. CHR$(10) not sending linefeed when following CHR$(13).
  8.      5. Implied GET gives "bad record number" error message.
  9.      6. CHR$(27) not working properly when sent to printer.
  10.      7. DIM statement with SHELL hangs system.
  11.      8. S parameter of the CLEAR statement not functioning.
  12.      9. "Permission denied" error given instead of "diskfull" error
  13.         message.
  14.      10. PRINT # when : is left off of "LPTn" causes double spacing.
  15.      11. If an assembly language program turns off speaker, it remains
  16.          off for PLAY statements.
  17.      12. OPENing and KILLing over 20 files in sequence generates a
  18.          "String formula too complex" error.
  19.  
  20. These patches may correct other situations not listed above.
  21.  
  22.